@charset "utf-8";
/* CSS-Reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,img,form{padding:0; margin:0;} 
table,td,tr,th{font-size:14px}
li{list-style-type:none;list-style:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6 {font-weight:normal;font-style:normal;font-size:14px}
address,cite,code,em,th {font-weight:normal;font-style:normal;}
/* tystyle */
body{height:100%;font-family: "微软雅黑",Arial, Helvetica, sans-serif; font-size:14px;background:#FFF;line-height:24px;color:#898989;}
a{text-decoration:none; blr:e­xpression(this.onFocus=this.blur());color:#333; outline-style:none;} /* 针对IE */
a:hover{text-decoration: none; color:#CC4600;}
a:focus{-moz-outline-style: none; } /*针对firefox*/
a:link,a:visited{color:#898989;}
a:hover,a:active{color:#c11920;}
.fl{float:left;}
.fr{ float:right;}
.ofh{overflow:hidden;}
.tof {overflow:hidden; white-space:nowrap; display:block; text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.red{color:#c11920;}
.opa{opacity:0;filter:alpha(opacity=0);}
/* clear */
.cb{clear:both;}
.cb8{clear:both; height:8px;}
.cb10{clear:both; height:10px;}
.clear{clear:both; line-height:0px; font-size:0;visibility: hidden;}
.clear6{_clear:both;_line-height:0px; _font-size:0;_visibility: hidden;}
/* css3 no lte ie8*/
.rad2{border-radius:2px;-moz-border-radius:2px;*-moz-border-radius:2px}
.rad5{border-radius:5px;-moz-border-radius:5px;*-moz-border-radius:5px}
.rad8{border-radius:8px;-moz-border-radius:8px;*-moz-border-radius:8px}
.amn1{transition:all ease-out .1s 0s;-webkit-transition:all ease-out .1s 0s;-moz-transition:all ease-out .1s 0s;-o-transition:all ease-out .1s 0s;}
.amn2{transition:all .2s 0s;-webkit-transition:all .2s 0s;-moz-transition:all .2s 0s;-o-transition:all .2s 0s;}
.amn{transition:all ease-out .3s 0s;-webkit-transition:all ease-out .3s 0s;-moz-transition:all ease-out .3s 0s;-o-transition:all ease-out .3s 0s;}
.sdw{-webkit-box-shadow:#000 0px 0px 8px;-moz-box-shadow:#000 0px 0px 8px;box-shadow:#000 0px 0px 8px;}
/* page1200 */
.y-row{padding:0px 10px;margin:0px auto; display:block;}
.y-row1{margin:0px auto;}
@media(min-width: 1200px){.y-row{width:1180px;min-width:1180px;}.y-row1{width:1200px;min-width:1200px;}}
@media(max-width: 1199px){.y-row{width:980px;min-width:980px;}.y-row1{width:1000px;min-width:1000px;}}
.page-screen980 .y-row{width:980px !important;min-width:980px !important;}
.page-screen1200 .y-row{width:1180px !important;min-width:1180px !important;}
.page-screen980 .y-row1{width:1000px !important;min-width:1000px !important;}
.page-screen1200 .y-row1{width:1200px !important;min-width:1200px !important;}
.minheight{min-height:500px;_height:expression(this.scrollHeight < 500 ? "500px" : "auto"); overflow:hidden}
